home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2002 September
/
Chip_2002-09_cd1.bin
/
sharewar
/
slunec
/
app
/
httrack.exe
/
{app}
/
lib
/
htssystem.h
< prev
next >
Wrap
C/C++ Source or Header
|
2001-10-07
|
190b
|
13 lines
/*
HTTrack library example
*/
#define HTS_PLATFORM 1
#define HTS_ANALYSTE 1
#define HTS_PLATFORM_NAME "example"
#ifdef _WIN32
#define HTS_WIN 1
#define HTS_USEZLIB 0
#endif